Because different ftp servers vary in the way they handle
anonymous login requests, I've allowed the download of 
files via ftp by either of the two methods:

FTP1 -- get dir1/dir2/filename


or


FTP2 -- cd dir1<RT>
        cd dir2<RT>
        get filename